Ant Colony Optimization and Local Search based on Exact and Estimated Objective Values for the Probabilistic Traveling Salesman Problem
نویسندگان
چکیده
This paper deals with a general choice that one faces when developing an algorithm for a stochastic optimization problem: either design problem-specific algorithms that exploit the exact objective function, or to consider algorithms that only use estimated values of the objective function, which are very general and for which simple non-sophisticated versions can be quite easily designed. The Probabilistic Traveling Salesman Problem and the Ant Colony Optimization metaheuristic are used as a case study for this general issue. We consider four Ant Colony Optimization algorithms with different characteristics. Two algorithms exploit the exact objective function of the problem, and the other two use only estimated values of the objective function by Monte Carlo sampling. For each of these two groups, we consider both hybrid and non-hybrid versions (that is, with and without the application of a local search procedure). Computational experiments show that the hybrid version based on exact objective values outperforms the other variants and other state-of-the-art metaheuristics from the literature. Experimental analysis on a benchmark of instances designed on purpose let us identify in which conditions the performance of estimationbased variants can be competitive with the others.
منابع مشابه
A Hybrid Modified Meta-heuristic Algorithm for Solving the Traveling Salesman Problem
The traveling salesman problem (TSP) is one of the most important combinational optimization problems that have nowadays received much attention because of its practical applications in industrial and service problems. In this paper, a hybrid two-phase meta-heuristic algorithm called MACSGA used for solving the TSP is presented. At the first stage, the TSP is solved by the modified ant colony s...
متن کاملFinding the Shortest Hamiltonian Path for Iranian Cities Using Hybrid Simulated Annealing and Ant Colony Optimization Algorithms
The traveling salesman problem is a well-known and important combinatorial optimization problem. The goal of this problem is to find the shortest Hamiltonian path that visits each city in a given list exactly once and then returns to the starting city. In this paper, for the first time, the shortest Hamiltonian path is achieved for 1071 Iranian cities. For solving this large-scale problem, tw...
متن کاملSolving the Traveling Salesman Problem by an Efficient Hybrid Metaheuristic Algorithm
The traveling salesman problem (TSP) is the problem of finding the shortest tour through all the nodes that a salesman has to visit. The TSP is probably the most famous and extensively studied problem in the field of combinatorial optimization. Because this problem is an NP-hard problem, practical large-scale instances cannot be solved by exact algorithms within acceptable computational times. ...
متن کاملSolving the Traveling Salesman Problem by an Efficient Hybrid Metaheuristic Algorithm
The traveling salesman problem (TSP) is the problem of finding the shortest tour through all the nodes that a salesman has to visit. The TSP is probably the most famous and extensively studied problem in the field of combinatorial optimization. Because this problem is an NP-hard problem, practical large-scale instances cannot be solved by exact algorithms within acceptable computational times. ...
متن کاملNew approaches for solving the Probabilistic Traveling Salesman Problem
The Probabilistic Traveling Salesman Problem (PTSP) is a TSP problem in which each customer requires a visit only with a given probability, independently of the others. The goal is to find an a priori tour of minimal expected length over all customers, with the strategy of visiting a random subset of customers in the same order as they appear in the a priori tour. The PTSP is NP-hard, and only ...
متن کامل